-
Home
-
Google Authenticator – 2FA, MFA, OTP SMS and Email
-
6.0.8 (latest)
-
Code
-
Classes
- Google_Auth_Onpremise
Total Complexity |
38 |
Dependencies |
2 |
Dependents |
5 |
Total lines |
284 |
Lines of code |
174 |
Logical lines of code |
95 |
Comment lines |
87 |
Methods |
11 |
Properties |
1 |
Methods 11
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
mo2f_base32_decode() |
A |
45 |
12 |
37 |
mo2f_create_secret() |
A |
52 |
8 |
24 |
mo2f_verify_code() |
S |
55 |
5 |
19 |
mo2f_timing_safe_equals() |
S |
58 |
4 |
15 |
mo2f_get_base32_lookup_table() |
S |
49 |
1 |
37 |
mo2f_get_code() |
S |
56 |
2 |
15 |
random_str() |
S |
65 |
2 |
8 |
__construct() |
S |
91 |
1 |
2 |
mo_g_auth_set_secret() |
S |
70 |
1 |
6 |
mo_a_auth_get_secret() |
S |
70 |
1 |
6 |
mo2f_geturl() |
S |
72 |
1 |
5 |